DotNetEx Sourcecode Document
0.0.0.0
|
パス同士の比較や連結などの処理でポリシーが競合する時スローされます。 [詳細]
Public メソッド | |
PolicyConflictException (IPathPolicy policyA, IPathPolicy policyB) | |
PolicyConflictException (Path pathA, Path pathB) | |
![]() | |
Exception (System.String message) | |
Exception (System.String message, System.Exception innerException) | |
Exception (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Public 変数 | |
readonly Path | PathA |
readonly Path | PathB |
readonly IPathPolicy | PolicyA |
readonly IPathPolicy | PolicyB |
プロパティ | |
IPathPolicy | CurrentPolicy [get] |
パス同士の比較や連結などの処理でポリシーが競合する時スローされます。